[INFO] cloning repository https://github.com/kekonen/todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kekonen/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekonen%2Ftodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekonen%2Ftodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e19f3ec767c381467b1f34a418725d91fcacd11
[INFO] checking kekonen/todo against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekonen%2Ftodo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kekonen/todo
[INFO] finished tweaking git repo https://github.com/kekonen/todo
[INFO] tweaked toml for git repo https://github.com/kekonen/todo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kekonen/todo on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kekonen/todo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `__d0ne_completion` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc2/source/target/.../__d0ne_completion
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `d0ne-completion`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "__d0ne_completion"
[INFO] [stderr] 14 + name = "d0ne-completion"
[INFO] [stderr]    |
[INFO] [stderr] warning: `todo` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded thread_local v1.0.1
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7
[INFO] running `Command { std: "docker" "start" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `__d0ne_completion` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../__d0ne_completion
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `d0ne-completion`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "__d0ne_completion"
[INFO] [stderr] 14 + name = "d0ne-completion"
[INFO] [stderr]    |
[INFO] [stderr] warning: `todo` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking todo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/lib/storage/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib/storage/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `captures_re_first` is never used
[INFO] [stdout]   --> src/lib/task/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn captures_re_first(s: &str, r: Regex) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hashtags` and `get_body` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn hashtags(&self,) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_body(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `get_tasks` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout] 44 |     fn get_tasks(&self) -> Vec<Task>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_id` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(body: &str, some_id: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_id(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `drop` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl FileStorage {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn write(&self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `captures_re_first` is never used
[INFO] [stdout]   --> src/lib/task/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn captures_re_first(s: &str, r: Regex) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `hashtags`, and `get_id` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(body: &str, some_id: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn hashtags(&self,) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_id(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `drop` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl FileStorage {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn write(&self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `captures_re_first` is never used
[INFO] [stdout]   --> src/lib/task/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn captures_re_first(s: &str, r: Regex) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `captures_re_first` is never used
[INFO] [stdout]   --> src/lib/task/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn captures_re_first(s: &str, r: Regex) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hashtags`, `get_body`, and `get_id` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn hashtags(&self,) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_body(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_id(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `drop` and `get_tasks` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 44 |     fn get_tasks(&self) -> Vec<Task>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hashtags` and `get_body` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn hashtags(&self,) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_body(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `captures_re_first` is never used
[INFO] [stdout]   --> src/lib/task/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn captures_re_first(s: &str, r: Regex) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `hashtags`, and `get_id` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(body: &str, some_id: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn hashtags(&self,) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_id(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `get_tasks` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout] 44 |     fn get_tasks(&self) -> Vec<Task>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `drop` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl FileStorage {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn write(&self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `captures_re_first` is never used
[INFO] [stdout]   --> src/lib/task/mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn captures_re_first(s: &str, r: Regex) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `hashtags`, `get_body`, and `get_id` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn hashtags(&self,) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_body(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_id(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `drop` and `get_tasks` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 44 |     fn get_tasks(&self) -> Vec<Task>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_id` are never used
[INFO] [stdout]   --> src/lib/task/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Task {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(body: &str, some_id: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_id(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add` and `drop` are never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Storage {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] 42 |     fn add(&self, t: Task) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 43 |     fn drop(&self, id: &str) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]   --> src/lib/storage/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl FileStorage {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn write(&self) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `rand`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | rand = "0.7.3"
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rand`
[INFO] [stderr] warning: `todo` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.08s
[INFO] running `Command { std: "docker" "inspect" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7", kill_on_drop: false }`
[INFO] [stdout] 9f396b8ed1e3120814fd6137fbc9418a353316ba13013a549c810296d45658d7
